Welcome![Sign In][Sign Up]
Location:
Search - android video

Search list

[androidmars

Description: mars-droid老师的视频教程附带的源码,至新到2011年4月13号,目前到30集-mars-droid video tutorials with the teachers of the source, to the New April 13, 2011, is currently set to 30
Platform: | Size: 29647872 | Author: wangzihang | Hits:

[androidAndroidDemo2

Description: Android版手机视频监控系统源码 .-Android source code version of mobile video surveillance system.
Platform: | Size: 65536 | Author: 泱泱 | Hits:

[androidMiniPlayer

Description: android平台上一款多媒体播放器的源代码。此播放器可播放3GP,MP4的视频。-android platform, a multimedia player of the source code. This player can play 3GP, MP4 video.
Platform: | Size: 405504 | Author: 张瑞霜 | Hits:

[androidtestvideoplayer

Description: Android初学者开发网上视频文件(3gp)用例-Android Beginners development of online video files (3gp) use case
Platform: | Size: 54272 | Author: fjzzmike | Hits:

[androidVideoPlayer

Description: Android 视频播放器, 这是这个的一个工程,直接导入就可以运行了-Android video player
Platform: | Size: 26624 | Author: 古月 | Hits:

[androidCustomToast

Description: android远程控制,家里只要有web视频就可以实现对家里控制了。-android remote control at home as long as the web video can be achieved on home control.
Platform: | Size: 11264 | Author: ren | Hits:

[androidCamMonitor

Description: 基于android的手机远程监控系统,服务器端视频捕捉和发送,手机端视频接收和播放-Based on the android mobile remote monitoring system, server-side video capture and send, receive and play video mobile terminal
Platform: | Size: 270336 | Author: 苗雨 | Hits:

[androidSeeJoPlayer

Description: android手机上的视频播放器,可以播放mp4、3gp等格式。-Android phone video player, can play mp4, 3 gp formats such as.
Platform: | Size: 1654784 | Author: sunny187148791 | Hits:

[androidH264Android

Description: H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送的数据太多,底层可能会一次解码出好几帧视频,但是通知到界面层只能显示一帧,造成丢帧的现象。 如果每次送的数据较少,就会有很多次底层调用没有进行实质解码,很小气的做法,比如有一压缩数据帧需要600字节,如果一次送100个字节给解码器,那么要送6次才会进行实质解码,因为每个数据帧有大有小,所以只能取极小值才不会导致丢帧。 不过所有的编码解码都是各种因素平衡折中的结果,具体用什么方法具体分析。-H264 decoder source code, porting ffmpeg s H264 decoder part to Android, the depth of cut optimization, in the simulator (320x480) to verify through. Program using jni architecture. Interface portion of the file to read, the video display is made with java, the underlying video decoding in C to do to meet the speed requirements. In this version, the H264 stream from a separate layer of Nal is done in java, so call decoding in java layer directly whether there is to know when to display video, drawback is the coupling/packaging of almost. If used at the bottom do Nal segmentation method can be encapsulated look good, but each time there is limited data to send, if you get too much data, the underlying may be a decoding of several frames of video, but the notice to the interface layer can only display one, resulting in dropped frames phenomenon. If you send less data each time, there will be many times not to call the underlying substance of decoding, a small gas practices, s
Platform: | Size: 230400 | Author: wyc | Hits:

[android08_Android-input-aoutput-system

Description: Android的Video 输入输出系统介绍ppt,比较全面-Android-Video input-output system description
Platform: | Size: 436224 | Author: wyc | Hits:

[android[Androidtongxunlu

Description: android 开发视频教程中的一个通讯录源码。是一个完整的通讯录源码。-video tutorial android development of a source book. Is a complete address book source.
Platform: | Size: 2544640 | Author: lin | Hits:

[androidJNIExample

Description: JNI Examples for Android Jurij Smakov jurij@wooyd.org April 25, 2009
Platform: | Size: 143360 | Author: Kyoung Rok, Hwang | Hits:

[androidH264Android

Description: 实现Android摄像头视频的捕捉以及H.264压缩传输-Achieve Android camera video capture and H.264 compression and transmission
Platform: | Size: 1345536 | Author: Jason | Hits:

[androidContentProvider

Description: Mars的android视频第19集ContentProvider没有提供源代码,这份是我自己根据视频敲出来的,由于视频上看的不全,所以自己查资料补充了些,虽然不会完全一样,但自己验证过可以运行且不影响功能,仅供参考;-Mars' s android video Episode 19 ContentProvider did not provide the source code, this is my own knock out based on the video, the video point of view of the failure, so check their information added some, though not exactly the same, but they can be verified operation without affecting the function, for reference only
Platform: | Size: 58368 | Author: dark wolf | Hits:

[android2

Description: Android开发视频教程2-2 Android开发视频教程2-2 Android开发视频教程2-2-Video tutorial 2-2 Android Android developers developing 2-2 Android video tutorial video tutorials 2-2 Android developers to develop video tutorial video tutorials 2-2 2-2 Android development
Platform: | Size: 27145216 | Author: xinyuanyuan | Hits:

[android6

Description: Android开发视频教程2-1 Android开发视频教程2-1 Android开发视频教程2-1 Android开发视频教程2-1-Video tutorial 2-1 Android Android developers developing 2-1 Android video tutorial video tutorials 2-1 Android developers to develop video tutorial 2-1 Android development of video tutorials video tutorial 2-1 2-1 Android development
Platform: | Size: 34491392 | Author: xinyuanyuan | Hits:

[androidSeeJoPlayer

Description: Android下手机视频播放器实现源码,使用硬件自带的解码器解码,界面美观。-Android phone video player to achieve the next source, comes with hardware decoders decode, beautiful interface.
Platform: | Size: 425984 | Author: 张越上 | Hits:

[androidVideoActivity

Description: android上的视频录制以及播放,很简单的功能,不过对入门的会有帮助。-android on the video recording and playback, a very simple function, but will be helpful for getting started.
Platform: | Size: 51200 | Author: 大林 | Hits:

[androidAndroidClient

Description: 一个用于与MJPEG标准视频流通讯的Android客户端.基于纯Socket,手动解JPEG帧头.-A standard MJPEG video streams for communication with the Android client based on pure Socket, manually extracting JPEG header.
Platform: | Size: 571392 | Author: czy | Hits:

[Other Embeded programSimpleMultimedia.tar

Description: android多媒体API的使用例子。静态图像的使用。视频使用。和音频使用。-android multimedia use of the API examples. The use of static images. Video use. And audio use.
Platform: | Size: 80896 | Author: hongda | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 34 »

CodeBus www.codebus.net